Release 10.1A: OpenEdge Data Management:
SQL Reference


ESQL elements and statements in Backus Naur Form (BNF)

BEGIN-END DECLARE SECTION

Syntax
begin declare section ::=
EXEC SQL BEGIN DECLARE SECTION
host_lang_type variable_name ;
  .
  .
  .
END DECLARE SECTION ::=
EXEC SQL END DECLARE SECTION 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095